@charset "utf-8";
/* CSS Document */

/*-----------Global------------*/
:root {
    /* Primary */
    --p2: #FFFFFF;
    --p1: #0b8699;
    --grey: #2b2929;

    /* Secondary */
    --s1: #056372;
    --s2: #614653;

    /* Accent/Action */
    --a1: #e55f42;
    --a2: #e28471;
}

/* ---- End*/

/*------Strucute-------*/

.h1_1,
.h1_2 {
    font-family: 'Barlow', sans-serif;
}

.h1_1 {
    font-weight: 400;
    font-size: 3.25rem;
    color: var(--p1);
}

.h1_2 {
    font-weight: 500;
    font-size: 4.25rem;
    color: var(--s2);
    vertical-align: -5%;
    padding-left: 10px;
    letter-spacing: 2px;
}

#innerContainer {
    padding-top: 6.6rem;
}

#innerContainer {
    margin-top: unset;
}

div#fb-root {
    overflow: hidden;
}

p {
    font-family: 'Barlow', sans-serif;
    color: var(--grey);
    font-size: 18px;
}

h3 {
    font-family: 'Barlow', sans-serif;
    font-size: 45px;
    font-weight: 300;
}

#gallery-section {
    scroll-margin-top: 5.625rem;
}

#bookings-section {
    scroll-margin-top: 5.625rem;
}

#selati-game-reserve-section {
    scroll-margin-top: 5.625rem;
}

#about-selati-section {
    scroll-margin-top: 5.625rem;
}


/*--------*/

/* ---- End*/

/*-----------Home-Top------------*/

#homeSection {
    background-image: url(https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/Images/Home-Background.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    padding-bottom: 2rem;
}

.homeHeaderContainer {
    background-color: rgb(255, 255, 255, 0.85);
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 6rem;
}

.homeLogoContainer {
    margin-left: auto;
    margin-right: auto;
}

img.homeEnterNow {
    position: absolute;
    top: -100px;
}

.homeDescriptioncontainer {
    text-align: left;
}

.homeDescriptioncontainer p {
    padding-top: 1rem;
    padding-bottom: 2rem;
    padding-left: 15px;
    padding-right: 15px;
}

.homeLogoContainer img {
    width: 100%;
    height: 220px;
    padding-top: 2rem;
}

.enterNowContainer img {
    width: 100%;
}

.enterNowContainer img:hover {
    cursor: pointer;
}

.row.d-none.d-md-block .enterNowContainer {
    margin-left: auto;
    position: relative;
    z-index: 5;
}

/*-----------End------------*/


/*-----------Quick Links------------*/
.aboutUs-bg-img {
    background-image: url(https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/Quick%20Links/About-Us-Background.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: grayscale();
}

.enterNow-bg-img {
    background-image: url(https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/Quick%20Links/Enter-Now-Background.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: grayscale();
}

.gallery-bg-img {
    background-image: url(https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/Quick%20Links/Gallery-Background.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: grayscale();
}

.gameReserve-bg-img {
    background-image: url(https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/Quick%20Links/Selati-Game-Reserve-Background.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: grayscale();
}

.aboutUs-bg-img:hover {
    filter: unset;
}

.enterNow-bg-img:hover {
    filter: unset;
}

.gallery-bg-img:hover {
    filter: unset;
}

.gameReserve-bg-img:hover {
    filter: unset;
}

.gameReserveQuickLink {
    background: rgb(97, 70, 83, 0.58);
}

.aboutUsQuickLink {
    background: rgba(118, 51, 0, 0.58)
}

.enterNowQuickLink {
    background: rgb(226, 132, 113, 0.58);
}

.galleryQuickLink {
    background: rgb(5, 99, 114, 0.58);
    background-position: center;
    background-size: cover;
}

.quickLinkHeading {
    padding: 1rem;
    padding-top: 16rem;
    color: white;
}

.galleryQuickLink .quickLinkHeading {
    padding: 1rem;
    padding-top: 36.9rem;
}

.quick-links-section a {
    text-decoration: none;
}

div#quick-links-section a {
    text-decoration: none;
}

.quickArrow:after {
    background-image: url(https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/Quick%20Links/Arrow.png);
    background-size: 28px;
    background-repeat: no-repeat;
    background-position-y: 15px;
    content: '    . . ';
    position: relative;
    opacity: 0;
    right: 0px;
    transition: 0.5s;
    color: transparent;
}

.quickArrow:hover {
    padding-right: 24px;
    padding-left: 8px;
}

.quickArrow:hover:after {
    opacity: 1;
    right: -12px;
}


/*-----------End------------*/

/*-----------About Selati------------*/
.border-bg-img {
    height: 35px;
    background-image: url(https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/AboutSelati/Border-img.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.border-bg-img-2 {
    height: 35px;
    background-image: url(https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/AboutSelati/Border-img%20%E2%80%93%202.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.aboutUsLogoContainer {
    margin-left: auto;
    margin-right: auto;
}

.aboutUsDescriptioncontainer {
    text-align: left;
}

.aboutUsDescriptioncontainer p {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
}

.aboutUsLogoContainer img {
    width: 100%;
    padding-top: 2rem;
}

.aboutUsHeaderContainer {
    margin-left: auto;
    margin-right: auto;
}

.aboutUsImg {
    width: 100%;
}

.aboutUsImgContainer {
    padding: 0;
}

.aboutUsImgRow {
    margin-top: -1rem;
}

#border-bottom-img {
    position: relative;
    z-index: 5;
}

#border-top-img {
    position: relative;
    z-index: 5;
}

#about-selati-section {
    margin-top: -1rem;
}

@media only screen and (max-width: 991px) {
    .aboutUsDescriptioncontainer {
        text-align: center;
    }
}

/*-----------End------------*/


/*-----------Nav Bar------------*/

#navbar-root {
    background-color: white;
}

.navbar-brand .desktopVersion {
    height: 80px;
}

.navbar-brand .mobileVersion {
    height: 80px;
}

#navbarmenu {
    justify-content: end;
}

#navbarmenu .nav-link {
    color: #707070;
    font-family: 'Barlow', sans-serif;
}

#navbar-root::before {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 1.5rem;
    left: 0;
    background: linear-gradient(to bottom, #F4F5F6 0%, #070101 100%);
    transform: translate3d(0px, 10px, 0);
    filter: blur(13px);
    opacity: var(0.7);
    transition: opacity 0.3s;
    border-radius: inherit;
}

/* 
* Prevents issues when the parent creates a 
* stacking context. (For example, using the transform
* property )
*/
#navbar-root::after {
    content: "";
    z-index: -1;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: inherit;
    border-radius: inherit;
}

.navbar-toggler:focus {
    text-decoration: none;
    box-shadow: 0 0 0 0.1rem var(--p1);
}

/* ---- End*/

/*-----------About the reserve------------*/
.bg-img-3 {
    background-image: url('https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/AboutSelati/bg_Reserve.jpg');
    background-size: cover;
    background-position-y: bottom;
}

.reserveSection {
    padding: 9rem 0;
    background: #ffffffb5;
}

.text_style_1 {
    text-align: center;
    margin-top: 1rem;
}

/* ---- End*/

/*-----------Book Now------------*/
.bg-img-5 {
    background-image: url('https://https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/am-mailer-2022/07-mailer-22/Bok_BookNow_OP5.png');
    background-size: 40rem;
    background-repeat: no-repeat;
    background-position-x: -7rem;
}

#bookNow .heading .h1_1 {
    color: var(--a2);
}

#bookNow .heading .h1_2 {
    color: var(--p1);
}

.EnterNow {
    cursor: pointer;
}

.EnterNow img:hover {
    /* on hover - scale to this x,y size */
    transform: scale(1.15, 1.15);
    /* property values: name, duration, iteration, timing-function */
    animation: jiggle 0.5s infinite linear;
}

@keyframes jiggle {

    /* start at 0deg and this scale size.
     scale size is repeated here to maintain smooth scaling */
    0% {
        transform: rotate(0deg) scale(1.15, 1.15);
    }

    /* midway rotate 2deg right */
    50% {
        transform: rotate(2deg) scale(1.15, 1.15);
    }

    /* end rotate -2deg left */
    100% {
        transform: rotate(-2deg) scale(1.15, 1.15)
    }
}


/* ---- End*/

/*-----------Contact us------------*/

.btn-primary {
    background-color: var(--grey);
    border-color: var(--p1);
}

div#innerContainer {
    background-image: url('https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/Images/Home-Background.png');
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

#contactMain {
    margin-top: 2rem;
}

.contactus {
    background: #ffffffe0;
    margin-bottom: 7rem;
    padding: 1rem 2.5rem;
    border: 1px solid #198d9f;
    border-radius: 11px;
}

/*
    .contact-form{
        padding-bottom: 15rem
    }*/

form label,
#lblMessage,
#lblMessageError,
#lblMessageSuccess {
    font-family: 'Barlow', sans-serif;
}

#lblMessage {
    color: var(--grey);
}

#lblMessageError {
    color: var(--red);
}

#lblMessageSuccess {
    color: var(--p1);
}


.btn-check:focus+.btn-primary,
.btn-primary:focus {
    background-color: var(--p1);
}

.btn-check:focus+.btn-primary,
.btn-primary:hover {
    background-color: var(--p1);
    border-color: var(--p2);
}

.form-control:focus,
.form-select:hover {
    box-shadow: 0 0 0 .25rem rgba(11, 134, 153, .25);
}

.form-select:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(11, 134, 153, .25);
}

.btn-check:active+.btn-primary,
.btn-check:checked+.btn-primary,
.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0a58ca;
    border-color: unset;
}

/*-----------Contact us------------*/

.btn-primary {
    background-color: var(--grey);
    border-color: var(--p1);
}

#contactMain {
    margin-top: 2rem;
}

form label,
#lblMessage,
#lblMessageError,
#lblMessageSuccess {
    font-family: 'Barlow', sans-serif;
}

#lblMessage {
    color: var(--grey);
    padding: .5rem;
}

#lblMessageError {
    color: var(--red);
}

#lblMessageSuccess {
    color: var(--p1);
}


.btn-check:focus+.btn-primary,
.btn-primary:focus {
    background-color: var(--p1);
}

.btn-check:focus+.btn-primary,
.btn-primary:hover {
    background-color: var(--p1);
    border-color: var(--p2);
}

.form-control:focus,
.form-select:hover {
    box-shadow: 0 0 0 .25rem rgba(11, 134, 153, .25);
}

.form-select:focus {
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(11, 134, 153, .25);
}

.btn-check:active+.btn-primary,
.btn-check:checked+.btn-primary,
.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0a58ca;
    border-color: unset;
}

/*-----------End------------*/


/*-----------Gallery------------*/
.bg_img_4 {
    background-image: url('https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/Gallery/Bg_gallery(c).png');
    background-size: cover;
}

#gallery .heading {
    padding-bottom: 32rem;
}

.gallery_Item {
    filter: grayscale()
}

.gallery_Section .gallery_Item:hover {
    cursor: pointer;
    filter: unset;
}

/* ---- End*/


/*-----------The Event------------*/
.theEventimg-1 {
    background-image: url(https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/The%20Event/bg_Reserve%20%E2%80%93%203.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;

}

.theEventimg-2 {
    background-image: url(https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/The%20Event/The-event-img-2.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.heading {
    padding-bottom: 2rem;
}

.the-event-desc-container {
    padding-top: 6rem;
}

#the-event-page .border-bg-img-2 {
    z-index: 6;
    position: absolute;
    bottom: -10px;
}

.theEventSecton {
    padding: 3rem 0;
    background: #ffffffb5;
}

.the-event-text {
    font-size: 20px;
    font-weight: 400;
    color: var(--p1);
}

.footnote {
    color: var(--p1);
    font-size: 15px;
    text-align: center;
}

.the-event-foot-img-1 {
    background-image: url(https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/The%20Event/The-event-img1.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
    filter: grayscale();
}

.the-event-foot-img-1:hover {
    filter: unset;
}


.the-event-foot-img-2 {
    background-image: url(https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/The%20Event/The-event-img2.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
    filter: grayscale();
}

.the-event-foot-img-2:hover {
    filter: unset;
}

.the-event-foot-img-3 {
    background-image: url(https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/The%20Event/The-event-img3.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 250px;
    filter: grayscale();
}

.the-event-foot-img-3:hover {
    filter: unset;
}

.the-event-list {
    display: grid;
    justify-content: center;
}

.adventureHeading {
    color: var(--p1);
    font-size: 23px;
    text-align: center;
    text-decoration: underline;
}

.border-bg-img {
    height: 35px;
    background-image: url(https://myactive-cdn-bzf7hybveyewfjdh.a02.azurefd.net/wm-1618751-cmsimages/AboutSelati/Border-img.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: absolute;
    bottom: -20px;
    z-index: 5;
}

.eventHeadingContainer {
    position: relative;
}

@media only screen and (max-width: 991px) {
    .theEventSecton {
        padding: 2rem 0;
        background: #ffffffb5;
    }

    .theEventimg-1 {}
}

/*-----------End------------*/


/*-----------Footer------------*/
#Footer .container-fluid {
    background: var(--p1);
    padding: 1rem 0;
    margin-top: -5px;
}

.TCs {
    color: #FFF;
}

div#Footer {
    margin-top: -8px;
}

.WebSiteBottom {
    z-index: 5;
}

/* ---- End*/

@media (min-width: 576px) {
    .modal-dialog {
        max-width: 1000px;
        margin: 1.75rem auto;
    }
}


/* Media 991px ------------------------------------------------------------------------------------------------------------------------------------------------------- */
@media only screen and (max-width: 991px) {
    .enterNowContainer {
        margin-left: auto;
        margin-right: auto;
    }

    #homeSection {
        background-position-y: unset;
    }

    .bookbtn {
        margin: 0 auto;
    }

    .galleryQuickLink .quickLinkHeading {
        padding-top: 16rem;
    }

    .aboutUsDescriptioncontainer {
        text-align: center;
    }


}

/* ---- End*/

/* Media 768px ------------------------------------------------------------------------------------------------------------------------------------------------------- End*/
@media only screen and (max-width: 768px) {

    /*-Book Now------------*/
    .bookbtn {
        margin: 0 auto;
    }

    /*----*/

}


/* ---- End*/